my face
paulgray.net

Posts about front end:

Testing for Race Conditions with Redux
This post will explain how to write unit tests for race conditions in a redux reducer.
November 29, 2017
Why you need keys for collections in React.
This post will explain the importance of keys in React and some edge cases to consider when choosing them.
July 25, 2017
Types as a convenience, Assumptions.
Minimize your assumptions with types.
December 16, 2016
Types as a convenience, Inference.
Type-safe doesn’t mean verbose.
December 16, 2016
Types as a convenience, Intro.
Bringing types to your UI.
November 04, 2016